Used to indicate that you are compiling code for a Windows OS. REALbasic supports Windows 98 and above.
result=TargetWin32
Part | Type | Description |
|---|---|---|
result |
Returns True if you are compiling Windows code. |
See Also
DebugBuild, RBVersion, RBVersionString, TargetBigEndian, TargetCarbon, TargetHasGUI, TargetLinux, TargetLittleEndian, TargetMachO, TargetMacOS, TargetMacOSClassic, TargetMachO, TargetX86 constants;#If statement.